numeric data type

英 [nju(ː)ˈmɛrɪk ˈdeɪtə taɪp] 美 [nuˈmɛrɪk ˈdeɪtə taɪp]

网络  数字数据类型; 数值数据类型

计算机



双语例句

  1. Some SQL dialects prefer to call this type NUMERIC, and others also include a MONEY data type, which is defined as a decimal number with two places to the right of the decimal.
    一些SQL语言喜欢称此类型为NUMERIC类型,其它一些SQL语言则引入了MONEY数据类型,MONEY数据类型被定义为小数点右侧带有两位的小数。
  2. This form of the syntax is supported only if the partitioning key is made up of a single column that has been assigned a numeric, date, time, or time stamp data type.
    支持这种语法的条件是分区键由单一列组成,这一列的数据类型是数字、日期、时间或时间戳。
  3. For instance, the DECIMAL data type can be shortened to DEC or referred to as NUMERIC.
    例如,DECIMAL数据类型可以缩短为DEC或表示为NUMERIC。
  4. All numeric data types are derived from the decimal data type.
    所有数值数据类型都是从小数数据类型里派生出来的。